From 18f6335d48fcfc2c52df5fd0f5f71457d435328c Mon Sep 17 00:00:00 2001 From: "iap10@labyrinth.cl.cam.ac.uk" Date: Thu, 11 Sep 2003 12:38:20 +0000 Subject: [PATCH] bitkeeper revision 1.423.1.1 (3f606cbc_bZB4VtAvLpPGP5ncrWRiA) minor change to xen-clone script --- tools/misc/xen-clone | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/misc/xen-clone b/tools/misc/xen-clone index daaf54e90b..6cffbb8ced 100755 --- a/tools/misc/xen-clone +++ b/tools/misc/xen-clone @@ -41,6 +41,8 @@ UCCL) cd install/boot ln -sf ../../xeno-roots/roots . ln -sf ../../xeno-roots/usr . + ln -sf ../lib . + ln -sf ../bin . ln -sf /usr/groups/srgboot/${USER}/xenoboot.sh . ln -sf `pwd` /usr/groups/srgboot/${USER}/${DEST_DIR} cd ../.. -- 2.30.2